Manipulating Shape Object Properties
This section describes the functions available for manipulating the properties of shape objects. The functions described in this section allow you to
Functions for direct manipulation of the geometry property of a shape object are described in the next section, "Directly Manipulating a Shape's Geometry" beginning on page 2-80.
- determine a shape object's type, geometry, and fill
- determine the style, ink, and transform objects associated with a shape
- determine a shape object's attributes
- reset certain shape properties to their default values
- find the owner count of a shape object
- determine the tag objects associated with a shape object
Subtopics
- GXGetShapeType
- GXSetShapeType
- GXSetShapeGeometry
- GXGetShapeFill
- GXSetShapeFill
- GXGetShapeStyle
- GXSetShapeStyle
- GXGetShapeInk
- GXSetShapeInk
- GXGetShapeTransform
- GXSetShapeTransform
- GXGetShapeAttributes
- GXSetShapeAttributes
- GXResetShape
- GXGetShapeOwners
- GXGetShapeTags
- GXSetShapeTags